Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Add missing 'get' verb for mysql-operator to get cluster root passwor… #152

Closed
wants to merge 1 commit into from

Conversation

simonlord
Copy link

…d secret it needs

Not sure why it needs to get them though?

But i was seeing this error without that verb in the rbac file (deploying mysql-operator:0.1.1):

E0619 09:16:16.418806 1 controller.go:320] error syncing 'default/mysql': could not get secrets from cluster 'default/mysql': secrets "mysql-root-password" is forbidden: User "system:serviceaccount:default:mysql-operator" cannot get secrets in the namespace "default"

@prydie
Copy link

prydie commented Jun 19, 2018

@simonlord Drat; was fixing it in parallel. Going to close in favour of #153 as it's only needed on 0.1.x.

@prydie prydie closed this Jun 19, 2018
@prydie prydie deleted the fix-rbac branch July 5, 2018 10:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants